home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmMMMMaaaaiiiinnnnWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmMMMMaaaaiiiinnnnWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- _X_m_M_a_i_n_W_i_n_d_o_w_S_e_t_A_r_e_a_s - A MainWindow function that identifies
- manageable children for each area
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/MainW.h>
-
- void XmMainWindowSetAreas (wwwwiiiiddddggggeeeetttt,,,, mmmmeeeennnnuuuu____bbbbaaaarrrr,,,, ccccoooommmmmmmmaaaannnndddd____wwwwiiiinnnnddddoooowwww,,,,
- hhhhoooorrrriiiizzzzoooonnnnttttaaaallll____ssssccccrrrroooollllllllbbbbaaaarrrr,,,, vvvveeeerrrrttttiiiiccccaaaallll____ssssccccrrrroooollllllllbbbbaaaarrrr,,,, wwwwoooorrrrkkkk____rrrreeeeggggiiiioooonnnn)
- _W_i_d_g_e_t wwwwiiiiddddggggeeeetttt;
- _W_i_d_g_e_t mmmmeeeennnnuuuu____bbbbaaaarrrr;
- _W_i_d_g_e_t ccccoooommmmmmmmaaaannnndddd____wwwwiiiinnnnddddoooowwww;
- _W_i_d_g_e_t hhhhoooorrrriiiizzzzoooonnnnttttaaaallll____ssssccccrrrroooollllllllbbbbaaaarrrr;
- _W_i_d_g_e_t vvvveeeerrrrttttiiiiccccaaaallll____ssssccccrrrroooollllllllbbbbaaaarrrr;
- _W_i_d_g_e_t wwwwoooorrrrkkkk____rrrreeeeggggiiiioooonnnn;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_m_M_a_i_n_W_i_n_d_o_w_S_e_t_A_r_e_a_s identifies which of the valid children
- for each area (such as the MenuBar and work region) are to
- be actively managed by MainWindow. This function also sets
- up or adds the MenuBar, work window, command window, and
- ScrollBar widgets to the application's main window widget.
-
- Each area is optional; therefore, the user can pass NULL to
- one or more of the following arguments. The window manager
- provides the title bar.
-
- wwwwiiiiddddggggeeeetttt
- Specifies the MainWindow widget ID.
-
- mmmmeeeennnnuuuu____bbbbaaaarrrr
- Specifies the widget ID for the MenuBar to be
- associated with the MainWindow widget. Set this ID
- only after creating an instance of the MainWindow
- widget. The attribute name associated with this
- argument is _X_m_N_m_e_n_u_B_a_r.
-
- ccccoooommmmmmmmaaaannnndddd____wwwwiiiinnnnddddoooowwww
- Specifies the widget ID for the command window to be
- associated with the MainWindow widget. Set this ID
- only after creating an instance of the MainWindow
- widget. The attribute name associated with this
- argument is _X_m_N_c_o_m_m_a_n_d_W_i_n_d_o_w.
-
- hhhhoooorrrriiiizzzzoooonnnnttttaaaallll____ssssccccrrrroooollllllllbbbbaaaarrrr
- Specifies the ScrollBar widget ID for the horizontal
- ScrollBar to be associated with the MainWindow widget.
- Set this ID only after creating an instance of the
- MainWindow widget. The attribute name associated with
- this argument is _X_m_N_h_o_r_i_z_o_n_t_a_l_S_c_r_o_l_l_B_a_r.
-
- vvvveeeerrrrttttiiiiccccaaaallll____ssssccccrrrroooollllllllbbbbaaaarrrr
-
-
-
- Page 1 (printed 11/11/03)
-
-
-
-
-
-
- XXXXmmmmMMMMaaaaiiiinnnnWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmMMMMaaaaiiiinnnnWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss((((3333XXXX))))
-
-
-
- Specifies the ScrollBar widget ID for the vertical
- ScrollBar to be associated with the MainWindow widget.
- Set this ID only after creating an instance of the
- MainWindow widget. The attribute name associated with
- this argument is _X_m_N_v_e_r_t_i_c_a_l_S_c_r_o_l_l_B_a_r.
-
- wwwwoooorrrrkkkk____rrrreeeeggggiiiioooonnnn
- Specifies the widget ID for the work window to be
- associated with the MainWindow widget. Set this ID
- only after creating an instance of the MainWindow
- widget. The attribute name associated with this
- argument is _X_m_N_w_o_r_k_W_i_n_d_o_w.
-
- For a complete definition of MainWindow and its associated
- resources, see _X_m_M_a_i_n_W_i_n_d_o_w(_3_X).
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- _X_m_M_a_i_n_W_i_n_d_o_w(_3_X).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 2 (printed 11/11/03)
-
-
-
-